Sets the bounding rectangle of the Backdrop.
[Visual Basic]
Overloads Public Sub FitToRectangle( _
ByVal rectangle() As PointF _
)
[C#]
public void FitToRectangle(
PointF[] rectangle
);
Backdrop Class | Backdrop Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.